home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 100
/
FreelogNo100-NovembreDecembre2010.iso
/
Securite
/
RegRun Reanimator
/
ReanimatorStart.exe
/
install_script.iss
Wrap
Text File
|
2010-08-20
|
3KB
|
68 lines
;InnoSetupVersion=5.1.10
[Setup]
AppName=Greatis Reanimator
AppVerName=RegRun Reanimator
AppId=Greatis Reanimator
AppPublisher=Greatis Software, LLC.
AppPublisherURL=http://www.greatis.com
AppSupportURL=http://www.greatis.com/reanimator
AppUpdatesURL=http://www.greatis.com/reanimator
DefaultDirName={code:GetMyDir}
DefaultGroupName=Reanimator
OutputBaseFilename=ReanimatorStart
Compression=lzma
DisableProgramGroupPage=yes
InfoBeforeFile=embedded\InfoBefore.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Reanimator,1.exe"; DestDir: "{app}"; DestName: "Reanimator.exe"; Flags: ignoreversion
Source: "{app}\7za.exe"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\greatis.rdb"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\GWebUpdate.exe"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\logo.bmp"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\readme.txt"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\reanimator,2.exe"; DestDir: "{app}"; DestName: "reanimator.exe"; Flags: restartreplace ignoreversion
Source: "{app}\regrun2.chm"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\regrun2.cnt"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\regrun2.hlp"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\regrunck.exe"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\regruninfo.db"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\RegRunInfo.exe"; DestDir: "{app}"; Flags: restartreplace ignoreversion
[Registry]
Root: HKCU; Subkey: "Software\Greatis\Reanimator"; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\Greatis\Reanimator"; Flags: uninsdeletekey
[Run]
Filename: "{app}\reanimator.exe"; Parameters: "/c"; Description: "Update Application Database";
Filename: "{app}\Reanimator.exe"; Description: "Launch Reanimator"; Flags: postinstall nowait
[UninstallRun]
Filename: "{app}\Reanimator.exe"; Parameters: "/x"; StatusMsg: "Uninstalling Reanimator...";
[Icons]
Name: "{userdesktop}\Reanimator"; Filename: "{app}\Reanimator.exe";
Name: "{group}\Detailed System Report"; Filename: "{app}\Reanimator.exe"; Parameters: "/sysrep";
Name: "{group}\Reanimator"; Filename: "{app}\Reanimator.exe";
Name: "{group}\Update Reanimator"; Filename: "{app}\gwebupdate.exe"; Parameters: "http://greatis.com/reanimator.ini /r";
Name: "{group}\Uninstall Reanimator"; Filename: "{uninstallexe}";
[CustomMessages]
default.NameAndVersion=%1 version %2
default.AdditionalIcons=Additional icons:
default.CreateDesktopIcon=Create a &desktop icon
default.CreateQuickLaunchIcon=Create a &Quick Launch icon
default.ProgramOnTheWeb=%1 on the Web
default.UninstallProgram=Uninstall %1
default.LaunchProgram=Launch %1
default.AssocFileExtension=&Associate %1 with the %2 file extension
default.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";